projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa8f8a
)
Add item for edebug and macros.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 13 Nov 2001 02:20:08 +0000
(
02:20
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 13 Nov 2001 02:20:08 +0000
(
02:20
+0000)
etc/TODO
patch
|
blob
|
history
diff --git
a/etc/TODO
b/etc/TODO
index c4dc548281bd8312188745b82b153c2806205992..2e38bf19a0d2855552b3a11c8a02358a4d287c44 100644
(file)
--- a/
etc/TODO
+++ b/
etc/TODO
@@
-33,6
+33,9
@@
* Add ANSI C prototype forward declarations to the source files,
so that even the functions used within one file have prototypes.
+* Add a way for macro definitions to provide info to edebug
+ so it can handle them right.
+
* Replace finder.el with something that generates an Info file
which gives the same information through a menu structure. [Dave
Love started on this.]